home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-07-27 | 582 b | 15 lines | [TEXT/MPS ] |
- #
- # This is an MPW UserStartup file for PCI Driver development. Edit this file to
- # suit your particular needs and copy it to the MPW folder inside your system's
- # Preference folder. By default, the PCICIncludes and PCILibraries folders are
- # stored at the top-level of your boot disk.
- #
- # {PCICIncludes} - Directories to search for PCI Driver Development include files.
- Set PCICIncludes "{Boot}PCICIncludes:"
- Export PCICIncludes
-
- # {PCILibraries} - Directory that contains PCI Driver Development libraries.
- Set PCILibraries "{Boot}"PCILibraries:
- Export PCILibraries
-
-